Click or drag to resize

Recurrence Constructor (RecurrencePattern, RecurrenceRange)

Initializes a new instance of the Recurrence class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Recurrence(
	RecurrencePattern pattern,
	RecurrenceRange range
)

Parameters

pattern
Type: Independentsoft.ExchangeRecurrencePattern
range
Type: Independentsoft.ExchangeRecurrenceRange
See Also